home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 44
/
PC Actual CD 44.iso
/
Linux
/
Cygwin
/
full.exe
/
Disk1
/
data1.cab
/
Tools
/
H-i586-cygwin32
/
i586-cygwin32
/
include
/
dlgs.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-12-04
|
322 b
|
13 lines
/* dlgs.h
Definitions are in a different layout than MS headers
This file includes our windows.h which in turn should include the
normal contents of this header file (and the other Win32 headers).
*/
#ifndef _PLACEHOLDER_DLGS_H
#define _PLACEHOLDER_DLGS_H
#include <windows.h>
#endif /* _PLACEHOLDER_DLGS_H */